gtk-demo: Add a GtkShortcutsWindow demo
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Oct 2015 20:48:08 +0000 (16:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2015 19:32:33 +0000 (15:32 -0400)
commit310781ecdd573c299e536ab0070910c484aa23d7
treede189cbb8e058b97b322ef9ac129e435347a2e38
parentd1c81446d7dd1f7a5641560d2cc0c30db880daef
gtk-demo: Add a GtkShortcutsWindow demo

This example implements the mockups from the help overlay design,
showing off the various features of GtkShortcutsWindow.
demos/gtk-demo/Makefile.am
demos/gtk-demo/demo.gresource.xml
demos/gtk-demo/gesture-two-finger-swipe-left.svg [new file with mode: 0644]
demos/gtk-demo/gesture-two-finger-swipe-right.svg [new file with mode: 0644]
demos/gtk-demo/shortcuts-builder.ui [new file with mode: 0644]
demos/gtk-demo/shortcuts-clocks.ui [new file with mode: 0644]
demos/gtk-demo/shortcuts-gedit.ui [new file with mode: 0644]
demos/gtk-demo/shortcuts.c [new file with mode: 0644]
demos/gtk-demo/shortcuts.ui [new file with mode: 0644]